a11y: Set an accessible role for GtkWindow
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2020 22:25:37 +0000 (18:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 01:18:10 +0000 (21:18 -0400)
commit29cf11fb6e049185720f0717ff596146c3e9e9af
treebf8d72f7be67b4549c10c592ee3ed6c6ddaa6a15
parent6ca245306b287d4ccb675677a2779bfcbce54c5c
a11y: Set an accessible role for GtkWindow

Use the window accessible role for GtkWindow, and
set the modal accessible property.
docs/reference/gtk/section-accessibility.md
gtk/gtkenums.h
gtk/gtkwindow.c